8295795: hsdis does not build with binutils 2.39+
authorRobbin Ehn <rehn@openjdk.org>
Fri, 13 Mar 2026 01:25:04 +0000 (14:25 +1300)
committerVladimir Petko <vladimir.petko@canonical.com>
Fri, 13 Mar 2026 01:25:04 +0000 (14:25 +1300)
commitf75509dd0905978c1a17d30da45fa80b888b2327
tree3327531399fd3d9bb22b43fdfd379da78cf8f1c8
parentae738330d52590523640e872b7c538f8582f09ce
8295795: hsdis does not build with binutils 2.39+

Origin: upstream, https://github.com/openjdk/jdk/commit/c2efd7741202a5e3c209de62b8b5e6bd8ae7611a
Bug: https://bugs.openjdk.org/browse/JDK-8295795
Last-Update: 2024-03-12

 binutils 2.39 changed the signature of init_disassemble_info,
 breaking the build.
 See https://lore.kernel.org/bpf/20220622231624.t63bkmkzphqvh3kx@alap3.anarazel.de/T/

Gbp-Pq: Name jdk-8295795.patch
make/autoconf/lib-hsdis.m4
src/utils/hsdis/binutils/hsdis-binutils.c